Skip to content

fix(ci): install SQLite headers for browser test builds - #873

Merged
wesm merged 1 commit into
kenn-io:mainfrom
salmonumbrella:fix/ci-browser-sqlite-headers
Sep 21, 2026
Merged

wesm merged 1 commit into
kenn-io:mainfrom
salmonumbrella:fix/ci-browser-sqlite-headers

Conversation

@salmonumbrella

Copy link
Copy Markdown
Contributor

Install libsqlite3-dev in the frontend and web-e2e Playwright containers so their daemon builds can compile the default sqlite_vec dependency. Both jobs currently fail with sqlite3.h: No such file or directory before the browser tests run.

The PR dispatcher loads this reusable workflow from main, so the dependency must land separately before it can unblock the browser checks on #841. The change adds the package to the two existing apt install lists.

Refs #841

@roborev-ci

roborev-ci Bot commented Sep 17, 2026

Copy link
Copy Markdown

roborev: Combined Review (2f65992)

Verdict: No findings at or above medium severity.


Reviewers: 2 done | Synthesis: codex | Total: 12s

@wesm
wesm merged commit 70a56c4 into kenn-io:main Sep 21, 2026
25 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants